Cprs Section of the XML File

When a project is exported to wInsight, the information on the General, Contract Information, and Budget tabs of the Project Properties dialog box is exported to the <Cprs> section of the XML file.

The elements information is placed in the <Cprs> section of the XML file in the following format:

<Cprs>

<Cpr cd_id="cd1">

<ApprTitle>Program Manager</ApprTitle>

<ApprName>John Smith</ApprName>

<RptStartDt>20160101</RptStartDt>

<RptEndDt>20160131</RptEndDt>

<TotalNegChg>540000.00</TotalNegChg>

<CBB>540000.00</CBB>

<TAB>540000.00</TAB>

<TgtFeeDol>54000.00</TgtFeeDol>

<SubmDate>20161010</SubmDate>

<NegCost>540000.00</NegCost>

<AuthUnpr>0.00</AuthUnpr>

<TgtPrice>594000.00</TgtPrice>

<EstPrice>594000.00</EstPrice>

<ContrCeiling>540000.00</ContrCeiling>

<EstCeiling>0.00</EstCeiling>

<ContrCompl>20200228</ContrCompl>

<CtrEstCompl>20200228</CtrEstCompl>

<PlanCompl>20200228</PlanCompl>

<EacMin>0.00</EacMin>

<EacML>540000.00</EacML>

<EacMax>0.00</EacMax>

<ShareAbove>0.00</ShareAbove>

<EVMSAppr>20150630</EVMSAppr>

<F3PerTC>43</F3PerTC>

<F4PerTC>43</F4PerTC>

</Cpr>

</Cprs>